projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c252d64
)
arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
author
Nobuhiro Iwamatsu
<
[email protected]
>
Sun, 27 Jul 2014 23:35:05 +0000
(08:35 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Thu, 9 Oct 2014 05:45:03 +0000
(14:45 +0900)
SCIF of koelsch use external clock mode.
This enables external clock mode on koelsch board.
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
include/configs/koelsch.h
patch
|
blob
|
history
diff --git
a/include/configs/koelsch.h
b/include/configs/koelsch.h
index 21667d1f784b318cd7691b513b73a1cc3689698f..e015e9091be2ad3a65433db8f020ea9d44c31f16 100644
(file)
--- a/
include/configs/koelsch.h
+++ b/
include/configs/koelsch.h
@@
-89,6
+89,7
@@
/* SCIF */
#define CONFIG_SCIF_CONSOLE
#define CONFIG_CONS_SCIF0
+#define CONFIG_SCIF_USE_EXT_CLK
#undef CONFIG_SYS_CONSOLE_INFO_QUIET
#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#undef CONFIG_SYS_CONSOLE_ENV_OVERWRITE